Autogenerated HTML docs for v2.15.0-rc2 
diff --git a/git-branch.html b/git-branch.html index b0e6f3c..5063da4 100644 --- a/git-branch.html +++ b/git-branch.html 
@@ -866,8 +866,8 @@  </dt>   <dd>   <p>  - Reset &lt;branchname&gt; to &lt;startpoint&gt; if &lt;branchname&gt; exists  - already. Without <code>-f</code> <em>git branch</em> refuses to change an existing branch.  + Reset &lt;branchname&gt; to &lt;startpoint&gt;, even if &lt;branchname&gt; exists  + already. Without <code>-f</code>, <em>git branch</em> refuses to change an existing branch.   In combination with <code>-d</code> (or <code>--delete</code>), allow deleting the   branch irrespective of its merged status. In combination with   <code>-m</code> (or <code>--move</code>), allow renaming the branch even if the new  @@ -1336,7 +1336,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2017-10-03 16:10:36 JST  +Last updated 2017-10-20 15:42:50 JST   </div>   </div>   </body>